home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / Files / Game / T / Teds BlackJackTutor1.2.4.sit / Teds BlackJackTutor1.2.4 / Teds BlackJackTutor1.2.4 / stylesheet_3314.css < prev   
Encoding:
Cascading Style Sheet File  |  1992-06-13  |  636 b   |  53 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             text-decoration: underline;
  11.         }
  12.         .style4
  13.         {
  14.             font-style: italic;
  15.         }
  16.         .style5
  17.         {
  18.             /* group text style */
  19.             font-weight: bold;
  20.         }
  21.         .style6
  22.         {
  23.             text-decoration: underline;
  24.             font-weight: bold;
  25.         }
  26.         .style7
  27.         {
  28.             /* group text style */
  29.             text-decoration: underline;
  30.         }
  31.         .style8
  32.         {
  33.             font-family: "Monaco";
  34.         }
  35.         .style9
  36.         {
  37.             font-family: "Monaco";
  38.             text-decoration: underline;
  39.         }
  40.         .style10
  41.         {
  42.             font-family: "Courier";
  43.         }
  44.         .style11
  45.         {
  46.             font-family: "Times";
  47.         }
  48.         .style12
  49.         {
  50.             font-family: "Times";
  51.             font-style: italic;
  52.         }
  53.